Support mouse wheel on MS-Windows text-mode console.
authorEli Zaretskii <eliz@gnu.org>
Tue, 15 Oct 2013 18:38:26 +0000 (21:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 15 Oct 2013 18:38:26 +0000 (21:38 +0300)
commit40d681d5cf325aae9bf5d2ae279e72385ce8ef96
tree6eb1d36bc99d881c8a38fefc1202e61c89ad11e6
parent80182e00833f63afb8e2739265dbc7b7ca0c29f7
Support mouse wheel on MS-Windows text-mode console.

 src/w32inevt.c (do_mouse_event): Support mouse wheel and all the 5
 standard mouse buttons.
 src/termhooks.h (struct input_event): Remove incorrect commentary.
src/ChangeLog
src/termhooks.h
src/w32inevt.c